home *** CD-ROM | disk | FTP | other *** search
/ Megahits 3 / Megahits 3 (1994)(GTI - Rhein-Main-Soft)(DE)[!].iso / module / utilities / midi / musicwebupd9402.lha / README < prev    next >
Text File  |  1994-02-19  |  5KB  |  107 lines

  1.  
  2.                               The Music Web
  3.                               =============
  4.  
  5.                          -- Release 1.1 (Update) --
  6.  
  7. The Music Web is an extensible environment for manipulating MIDI messages
  8. (and other data).  This is a slight update of the first release, with a
  9. limited set of modules, including an 8SVX `instrument'.  Please read the
  10. documentation for details. It is shareware -- suggested donation $35 US.
  11.  
  12. This archive is an UPDATE only.  It is intended to be loaded on top
  13. of the original release (MusicWeb.lha).  Remember to use the `-a' option
  14. of LHA to ensure that the attributes of the unpacked modules are correct.
  15.  
  16. The system requires AmigaDOS 2.04 or later to run, and really needs a
  17. fast machine to be useful.  It is self contained, except for ppipc.library
  18. which must be in LIBS: (use the `Install Libs' icon).  (Xicon and IPCQuit
  19. are used by the supplied icons, but to avoid confusion they are provided
  20. in the `C' subdirectory.)
  21.  
  22. The manuals for the system are in AmigaGuide form (in the `GUIDE' drawer).
  23. If you don't yet have AmigaGuide, you can try ploughing through them,
  24. mentally skipping over the guide tags, as the text itself is pretty much
  25. linear, or you can contact me for a plain text version.
  26.  
  27.                            +   +   +
  28. Release 1.1:
  29.  
  30. The major constituents of this release are unchanged from the first
  31. one, but one missing item (IPCQuit) is present this time, an occasional
  32. Traveller problem is fixed, and a true `Split' ability has been added
  33. to the filter modules. In more detail:
  34.  
  35.     The program `IPCQuit' is needed (and invoked by the End_Services
  36.     script) to shut down a couple of the service modules (Load8SVX
  37.     and FileReq).  This was omitted from the first release [Sorry!]
  38.     but is now in the C directory.  You may move it to your `C:'
  39.     directory and edit `End_Services' suitably if you wish.
  40.  
  41.     There was a bug in the `loop-breaking' protection of the
  42.     Traveller process that would cause it to `drop off' its path
  43.     prematurely and return to the source, causing lost notes and
  44.     things occasionally.  This no longer happens.
  45.  
  46.     In the first release, `Filter' modules like KeyRange would
  47.     just block the filtered events, so to split these to another
  48.     path would require a branching path and a second filter. Now,
  49.     these modules can instead `mark' events for a Split element
  50.     later in the path to act on.  For details see the guide.
  51.     Mark flags required a minor change to the event format, which
  52.     only affected MIDILink and MIDIMon; new versions of these are
  53.     also supplied -- don't use the Split feature with older ones!
  54.  
  55.     The `Loudness' module now lets you increase the level as
  56.     well as decrease it.
  57.  
  58.  
  59.         -- February 1994 --                 Pete Goodeve
  60.                                             3012 Deakin St #D
  61.                                             Berkeley, Calif. 94705
  62.                                             USA
  63.  
  64.                                             (510) 848-2092
  65.  
  66.                                             pete@violet.berkeley.edu
  67.  
  68.  
  69. [A note on version numbers and `releases':
  70. there is no single `version number' for this stuff, because modules
  71. tend to evolve independently.  Subsequent releases will probably be
  72. given successive identifying numbers in this README.  For reference,
  73. the Web program itself is version 1.40]
  74.  
  75.  
  76. Contents of this update (4 directories, 15 files):
  77.  
  78. README                       --- this file -------
  79. README.info                  487 ----rw-d 02-Nov-93 20:20:55
  80. run_WEB                      545 -s--rwed 17-Feb-94 13:40:40
  81. End_Services                  64 ----rwed 16-Feb-94 18:32:16
  82. web_master                   Dir
  83. guide                        Dir
  84. modules                      Dir
  85. c                            Dir
  86.  
  87. Directory "guide":
  88. Modules.GUIDE              27111 ----rwed 17-Feb-94 16:20:34
  89. Examples.GUIDE              9843 ----rwed 17-Feb-94 17:16:10
  90. 2 files - 39 blocks used
  91.  
  92. Directory "modules":
  93. MsgFilter                   9116 ----rwed 12-Feb-94 00:01:10
  94. KeyRange                   10292 ----rwed 21-Jan-94 16:48:12
  95. KeyFilter                  10312 ----rwed 21-Jan-94 16:47:36
  96. MIDISplit                   9836 ----rwed 12-Feb-94 00:02:00
  97. MidiMon                    10572 ----rwed 26-Nov-93 16:08:56
  98. MidiLink                    7112 ----rwed 26-Nov-93 15:32:20
  99. Loudness                    9668 ----rwed 22-Jan-94 20:16:42
  100.  
  101. Directory "web_master":
  102. Traveller                   3924 --p-rwed 01-Dec-93 00:41:56
  103.  
  104. Directory "c":
  105. IPCQuit                     3396 ----rwed 02-Apr-89 02:20:10
  106.  
  107.